home *** CD-ROM | disk | FTP | other *** search
/ Aminet 34 / Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso / Aminet / dev / basic / hookfunc.readme < prev    next >
Encoding:
Text File  |  1999-11-06  |  1.2 KB  |  32 lines

  1. Short:    [Blitz2] Working example of hooks
  2. Author:   dmcminn@house-of-mojo.freeserve.co.uk (David McMinn)
  3. Uploader: dmcminn@house-of-mojo.freeserve.co.uk (David McMinn)
  4. Type:     dev/basic
  5.  
  6.  This example of hooks now contains the fully working code you need to
  7. implement a hook with a higher level function, in Blitz2. Originally,
  8. only program flow and variable operations (If a=b, etc.) were the only
  9. things that worked inside the higher level function. Now thanks to
  10. Paul West, you can do (almost) anything you want inside the higher level
  11. function.
  12.  
  13.  The code pertaining to the hooks is explained in the source, the code
  14. specific to the ASL screenmode requester is as well, but to a lesser
  15. extent - after all thats not the problem here.
  16.  
  17.  Any problems, mail me:
  18.  
  19. [) /\ \/ ][ [)   |\/| © |\/| ][ |\| |\|
  20.  dmcminn@house-of-mojo.freeserve.co.uk
  21.   http://members.xoom.com/David_McMinn
  22.  
  23.  
  24. ============================= Archive contents =============================
  25.  
  26. Original  Packed Ratio    Date     Time    Name
  27. -------- ------- ----- --------- --------  -------------
  28.     9088    3226 64.5% 20-Oct-99 12:14:38  hookfunc.bb2
  29.      886     481 45.7% 20-Oct-99 12:04:42  hookfunc.readme
  30. -------- ------- ----- --------- --------
  31.     9974    3707 62.8% 27-Oct-99 22:18:34   2 files
  32.